You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
IsInfNan Method
>
Math387.IsInfNan Method ([In] double)
Dew Math for .NET
Math387.IsInfNan Method ([In] double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
IsInfNan Method
See Also
Collapse All
Checks if number is
INF
or
NAN
.
Syntax
C#
Visual Basic
public
static
bool
IsInfNan
([In]
double
X
);
Public
static
Sub
IsInfNan
(
X
As
[In]
double
)
Returns
true if real number X is
INF
or
NAN
.
See Also
IsNaN
,
IsInf
Group
IsInfNan Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
IsInfNan Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!